home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_dia.idb / usr / freeware / share / dia / sheets / Contact.sheet.z / Contact.sheet
Extensible Markup Language  |  2001-10-09  |  3KB  |  66 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?> <!-- -*- xml -*- -->
  2.  
  3. <sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
  4.   <name>Ladder</name>
  5.   <name xml:lang="fr">Ladder</name>
  6.   <name xml:lang="nl">Ladder</name>
  7.   <description xml:lang="fr">Composants de diagrammes LADDER</description>
  8.   <description xml:lang="nl">LADDER componenten</description>
  9.   <description>Components for LADDER circuits</description>
  10.   <contents>
  11.     <object name="LADDER - if">
  12.       <description xml:lang="fr">Un contact ladder normalement ouvert "si"</description>
  13.       <description>A "if" (normally open) ladder contact</description>
  14.     </object>
  15.     <object name="LADDER - ifnot">
  16.       <description xml:lang="fr">Un contact ladder normalement fermΘ "si non"</description>
  17.       <description>A "if not" (normally closed) ladder contact</description>
  18.     </object>
  19.     <br/>
  20.     <object name="LADDER - out">
  21.       <description xml:lang="fr">Une variable de sortie simple</description>
  22.       <description>A simple output variable</description>
  23.     </object>
  24.     <object name="LADDER - outnot">
  25.       <description xml:lang="fr">Une variable de sortie nΘgative</description>
  26.       <description>A negative output variable</description>
  27.     </object>
  28.     <object name="LADDER - outs">
  29.       <description xml:lang="fr">Une variable de sortie "enclenchement"</description>
  30.       <description>A "set" output variable</description>
  31.     </object>
  32.     <object name="LADDER - outr">
  33.       <description xml:lang="fr">Une variable de sortie "dΘclenchement"</description>
  34.       <description>A "reset" output variable</description>
  35.     </object>
  36.     <object name="LADDER - outj">
  37.       <description xml:lang="fr">Une variable de sortie "saut"</description>
  38.       <description>A "jump" output variable</description>
  39.     </object>
  40.     <object name="LADDER - outrcep">
  41.       <description xml:lang="fr">Une variable de sortie "rΘceptivitΘ"</description>
  42.       <description>A receptivity output variable</description>
  43.     </object>
  44.     <br/>
  45.     <object name="LADDER - sout">
  46.       <description xml:lang="fr">Une variable de sortie simple sauvegardΘe</description>
  47.       <description>A power-saved simple output variable</description>
  48.     </object>
  49.     <object name="LADDER - soutnot">
  50.       <description xml:lang="fr">Une variable de sortie nΘgative sauvegardΘe</description>
  51.       <description>A power-saved negative output variable</description>
  52.     </object>
  53.     <object name="LADDER - souts">
  54.       <description xml:lang="fr">Une variable de sortie "enclenchement" sauvegardΘe</description>
  55.       <description>A power-saved "set" output variable</description>
  56.     </object>
  57.     <object name="LADDER - soutr">
  58.       <description xml:lang="fr">Une variable de sortie "dΘclenchement" sauvegardΘe</description>
  59.       <description>A power-saved "reset" output variable</description>
  60.     </object>
  61.     <!-- TODO : OPERATE, COMPARE, PULSE, TXT, TIMER and various sizes of 
  62.          general-purpose blocks 
  63.          -->
  64.   </contents>
  65. </sheet>
  66.